OCR Xpress for Java can output files directly to the local file system.
- Use the FileFormat enum to define the file output format needed.
- Use the FileMode enum to define whether you want to append or overwrite existing files.
Available export formats:
- Text - UTF-8 encoded with whitespace inserted between words and text lines.
- PDF - Image over text, PDF version 1.5.